answer "Click on any field for more information" with "OK"
end mouseUp
-- part 40 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=198 top=62 right=84 bottom=220
-- title width / last selected line: 0
-- icon id / first selected line: 26635 / 26635
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: showTypes
----- HyperTalk script -----
on mouseUp
global gtypes
show card field "aboutTypeList"
get XScrollBoxM(0,"Select Argument Type(s)",gtypes,"Help")
if it is "Help" then
answer "You're already there!" with "OK"
hide card field "aboutTypeList"
else
hide card field "aboutTypeList"
end if
end mouseUp
-- part 41 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=394 top=46 right=304 bottom=507
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: aboutTypeList
-- part 13 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=38 top=43 right=114 bottom=218
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: case
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 15 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=38 top=60 right=125 bottom=230
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: type
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 42 (button)
-- low flags: 00
-- high flags: 0004
-- rect: left=5 top=3 right=37 bottom=41
-- title width / last selected line: 0
-- icon id / first selected line: 29114 / 29114
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
pop card
end mouseUp
-- part contents for card part 13
----- text -----
The "Case" fields holds the name of the case this card applies to. It defaults to the stack name.
-- part contents for card part 15
----- text -----
The type field tells you what type of debate argument this card applies to. Try clicking the '?' to the right.
-- part contents for card part 14
----- text -----
The authors field holds the names of the authors of the article. You should enter them in the format you want to see them in the brief, e.g. Reagan, R. W.
-- part contents for card part 21
----- text -----
The Article Title field holds the name of the article or book chapter. If you want quotes around it in the brief, put them in here.
-- part contents for card part 20
----- text -----
The Book/Journal field holds the title of the book or journal the card appears in. If you print your brief in TeX format, it will automatically be printed in italics.
-- part contents for card part 19
----- text -----
The No/Vol/Date/Page field holds the journal number and volume, and the journal or book date and page number. You can also include any other information here. Use whatever format you want to see on the printed brief.
-- part contents for card part 16
----- text -----
The Keywords field holds a list of keywords that can be searched for. You may want to use synonyms for terms found in the evidence.
-- part contents for card part 18
----- text -----
The Slug field holds the slug, or headline, of the card. It will be used when making briefs. It should accurately describe the evidence.
-- part contents for card part 17
----- text -----
This is the Evidence field. Just type in the evidence here. Put only one card in each field, because the Briefs stack uses the entire field when building a brief.
-- part contents for card part 41
----- text -----
The button you just pressed gives you a list of argument types as shown at left. Choose one or more of them and hit the "OK" button. The types will automatically be placed into the type field. You can try it now, but you won't see the results.